Moore-Penrose pseudoinverse
pseudoinverse
#linear_algebra
#linear_algebra
Definition
Consider , then has a unique pseudoinverse .
Theorem (Penrose, 1956)
For , if and only if the following hold:
Furthermore always exists and is unique.
Theorem (Albert, 1972)
Let , then,
Notes
- This can be considered a generalization of the (two-sided) inverse of a matrix where
- compare also left inverse and right inverse
- may use SVD to compute it, e.g. for matrix if , then
References
- https://www.math.ucla.edu/~laub/33a.2.12s/mppseudoinverse.pdf
- G. Strang, Linear algebra and its applications, 4th ed., 2011, p. 122.
- https://math.stackexchange.com/questions/458404/how-can-we-compute-pseudoinverse-for-any-matrix
- https://ocw.mit.edu/courses/18-06sc-linear-algebra-fall-2011/0550c89b69c99e97dcbf52074e293308_MIT18_06SCF11_Ses3.8sum.pdf